Re: GNU readline and BSD license - Mailing list pgsql-hackers

From Peter Bierman
Subject Re: GNU readline and BSD license
Date
Msg-id v03130300b6741ff58f97@[17.202.21.230]
Whole thread Raw
In response to Re: GNU readline and BSD license  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: GNU readline and BSD license  (Alex Pilosov <alex@pilosoft.com>)
List pgsql-hackers
At 7:15 PM -0500 12/29/00, Tom Lane wrote:
>Alfred Perlstein <bright@wintelcom.net> writes:
>> Rasmus Lerdorf warned one of you guys that simply linking to GNU
>> readline can contaminate code with the GPL.
>
>> Readline isn't LGPL which permits linking without lincense issues,
>> it is GPL which means that if you link to it, you must be GPL as
>> well.
>
>I do not believe that.  In fact, I'll go further and say "Horsepucky!"
>The GPL applies to works that "contain or are derived from" a GPL'd
>program.  Linking to a separately distributed library does not cause
>psql either to contain or to be derived from libreadline.


Some very highly paid lawyers disagree with you.

That doesn't make them right, but keep in mind that no one has defined "derivitive work" in a court of law. And RMS
isn'ta lawyer.
 

I agree readline doesn't taint PG, but IMHO, the more distance between the GPL and PG, the better.

-pmb

--
"Every time you provide an option, you're asking the user to make a decision.That means they will have to think about
somethingand decide about it.It's not necessarily a bad thing, but, in general, you should always try tominimize the
numberof decisions that people have to make."http://joel.editthispage.com/stories/storyReader$51
 




pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [DOCS] Inheritance docs error.
Next
From: Brent Verner
Date:
Subject: Re: oid failures on Alpha solved